home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
European Smalltalk User Group 2004 September
/
esugcd.iso
/
Dolphin5
/
Dolphin Smalltalk Value Edition 5.1.msi
/
Data1.cab
/
DolphinCR005.dll.882A6753_C9B9_409D_B357_1EE0C7A1A60E
/
2057
/
string.txt
Wrap
Text File
|
2003-04-02
|
2KB
|
68 lines
1 Dolphin Compiler
531 Define '%s' as a global variable?
2000 no period at end of statement
2001 nonsense at end of method
2002 not yet implemented for non-literal blocks
2003 unable to determine compilation context for '%s'
2004 primitive number expected
2005 expecting '>'
2006 comment not closed
2007 method too large
2008 too many literals
2009 assignment to constant '%s'
2010 undeclared '%s'
2011 illegal message selector '%s'
2012 invalid argument name '%s'
2013 temporaries list not closed
2014 negation not followed by a number
2015 expecting ')'
2016 invalid expression start
2017 invalid primitive call type '%s'
2018 argument type can't be void
2019 insufficient argument types
2020 too many argument types
2021 virtual function number expected
2022 expected virtual function index (1..1024)
2023 invalid return structure class
2024 placeholder name expected
2025 unsupported calling convention
2026 function name or ordinal expected
2027 undefined class '%s'
2028 invalid structure class '%s'
2029 structure size must be > 0
2030 external type expected
2031 expecting ']'
2032 block argument name missing
2033 too many arguments
2034 external type '%s' does not support further indirection
2035 illegal text '%s' in literal array
2036 illegal value '%s' in literal byte array
2037 too many temporaries
2038 literal string not closed
2039 block argument list not closed
2040 character expected
2041 Not a class (%s)
2042 The workspace pools array is invalid
2043 unrecognised character '%c'
2044 constant expected
2045 expecting '('
2046 too many messages
2047 primitive index %d out of range
2048 illegal assignment to argument
2049 maximum block nesting exceeded
2050 Internal Error: %s.\nPlease report to Object Arts support.
2051 redefining temporary variable '%s'
2052 redefining argument '%s'
2053 redefining instance variable '%s'
2054 cannot redefine pseudo variable '%s'
2055 redefining static variable '%s'
2056 can't optimize #%s (requires %s block as the %s)
2057 can't optimize #%s (requires a niladic block receiver)
2058 unreferenced temporary variable '%s'
2059 optimized block form must have %d argument%s
2060 #%s is an optimized selector, overridding or redefining it may have no effect.
2061 radix specifier out of range
2062 assignment to class binding '%s'
2063 literal array not closed
2064 literal byte array not closed